Platform Explorer / Nuxeo Platform 2023.10

Extension point thumbnailFactory

Documentation

This extension provides thumbnail factories according to the type, facet and default one.

    <thumbnailFactory facet="Folderish"
        factoryClass="org.nuxeo.ecm.platform.thumbnail.factories.ThumbnailFolderishFactory" name="thumbnailFolderishFactory"/>
    <thumbnailFactory
        factoryClass="org.nuxeo.ecm.platform.thumbnail.factories.ThumbnailDocumentFactory" name="thumbnailDocumentFactory"/>

Contribution Descriptors

  • Class: org.nuxeo.ecm.core.api.thumbnail.ThumbnailFactoryDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.